home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / COD.ZIP / COD-RP10.DOC < prev    next >
Text File  |  1996-06-19  |  5KB  |  109 lines

  1. --[PSYCH0's Rave Pager v1.0]------------------------------[Coded by PSYCH0]--
  2.  
  3.                           e            ▄   ▓▀   ▄▄
  4.                       d       r      ░       o    p ▄
  5.                   o   ▄▄▄█▓▓█▄  s   █ _ d░  █▄▓▀▀▓█▄▄▄e
  6.                    ▄▀▓ ▀░░░░░░░  -   n   ▓▄▀░█   ▒  ▀░░▄!   ░
  7.                c  ▓  ░   ▒▒▒▒▒▒▒  o  ▀ ■▀   █░   ░  ▀ ▒▒▒
  8.               ░  ▓        ▓▓▓▓▓▓▓ ▄▓▓▓▓█▄▄  ░■        ▐▓▓▓  ░
  9.              ▓░ ██       ██▓██▀▀▀▒▒▓▀▀▀▀▓▓▀▄▀▓▌  ░   ▄██▓█ ■▒▌
  10.     ░   ▄▓ ▄▄▓ ▐█▓  ▄  ▄▀▀▀     ░▀  ▄ ▓  ▀░██ ▌      ▄▀▀▀▄█ ▓█▀ ▀ ▓▀  ░▀
  11.              ▒▀ ▓░▓   ▀  ▀ ■▄▄  ▀     ▀▄ █░░█▓▐    ▄█▓░░██▓ ▓     ░
  12.              ░   ░░▓▀      ▄█▓███▄ ▄  ■▄▄░░█▓ █▄▄▄▄░▒░░██▓  ░
  13.                ░  ▀░░░▄▓▄▒▒▒▓▓▓▓██▀▄█▓▓▓▒░▓▀ ▓███▓▓▒▒█▓▀▀
  14.                  ▓  ▀▓░░░░▒▒▒▒▒▀▀ ▀▓█▒▀▀▀ ░  ■▓███▀▀▀ ░
  15.                   ▄  ░  ▀▀▀▓▀        ▄         ▀█▄■cd.ovt!
  16.                     ▄      ░       ■             █
  17.                      ▀▀   ▄▄▄  ▓▀                 ▓
  18.                                ░                  ░
  19.  
  20.  
  21.                "WOW! READ the DOCS? ...what a radical concept!"
  22.  
  23. --[Installation]-------------------------------------------------------------
  24.  
  25.  Lets keep it simple:
  26.  
  27.  1/ run install.bat
  28.  2/ install the pager in the CMD.LST under the O command. If you don't know
  29.     how, read a doc of another ppe, coz i'm tired of always writing this
  30.     basic shit.
  31.  3/ edit the .CFG for the emergency password etc...
  32.     take a look at the .SNG file to add more songs:)
  33.  
  34.  voila...
  35.  
  36.  WARNING! Always test each song you install in the .SNG file to make sure
  37.  your system doesn't hang.
  38.  
  39. --[COD-A-JOKE]--------------------------------------------------------------
  40.  
  41.  I was bothered by the tought of not being able to show a progress bar to the
  42.  user while paging the sysop. You can't do thgat because the ppe is then
  43.  shelled to the module player and i can't do anything till the shell ends. I
  44.  could make the players TSR's(!) but then the computer is likely to trash
  45.  'nd crash...  But i suddenly got a 'vision' :) ; why not displaying a joke
  46.  that the user can read while he's paging the sysdude(tte).
  47.  
  48.  If ever you want to add jokes, add them exactly as the other jokes, and
  49.  make sure [END] is at the end of the file, and the number on line 1 is
  50.  updated(it contains the number of jokes in the file).
  51.  The joke data file is language aware.
  52.  
  53.  (!) TSR = (T)rash (S)ystem (R)andomly
  54.  
  55. --[Info on the MUSiC BiT]---------------------------------------------------
  56.  
  57.  Well, i geuss not many of you people are interested in this part, but i'm
  58.  writing it anyway. This is the first PPE i coded that works with an .EXE.
  59.  I had to code that .EXE using a GERMAN pascal, and a GERMAN helpfile. Con-
  60.  sidering i'm a belgian and i speak DUTCH, AND i had never coded before
  61.  in any other language then PPL i think the result is quite good;) Thanks
  62.  to JMJ for helping me out sometimes. (i got the idea for coding this shit
  63.  after seeing his 'Combadge Pager', which is one the few bbs add-ons
  64.  that were still better on ProBoard then on Pcboard... till now;)
  65.  
  66.  About the players:
  67.  
  68.  It plays HSC flawlessly:), and MOD files with 15 or 31 instruments and 4, 6
  69.  or 8 channels, but each sample should be smaller than 62 Ko. It recognizes
  70.  almost all effects except: E3,E4,E5,E8,E7 and EF. On the other hand, it uses
  71.  8 octaves like MOD files tracked with Scream Tracker 3.
  72.  If the player can't play a certain song, you can be sure its too 'heavy' for
  73.  the player;) Be sure to have your sound card settings in your autoexec.bat.
  74.  Example for my SB:
  75.  
  76.  SET BLASTER=A 220 I7 D1 T3
  77.  
  78.  It doesn't work on XT and 286 based PCs. It supports the following sound
  79.  devices:
  80.  
  81.     - the internal speaker (rather good sound)
  82.     - a DAC (digital to analog convertor) on a parallel port
  83.     - a adlib sound board
  84.     - a Sound Blaster (SB, SB pro and SB16) in mono or stereo but only 8 bits
  85.     - a Gravis UltraSound card
  86.  
  87.  Voila. I do not garantee that the .EXE will work on your system.
  88.  
  89.  While i was coding this pager, THE CHAOT from LUXEMBURG made some other
  90.  players for the pager:  a S3M, VOC, and CD player. So many thanks to him!
  91.  CH_S3M12.EXE Autodetects the SB (only SB will work).
  92.  The 'MUTE' feature is turned on and off with the '-' and '+'
  93.  The S3M and VOC player are in the zip: VOC&S3M.ZIP. Test them before
  94.  installing some S3M/VOCs in the .SNG file!
  95.  Look in COD-RP10.SNG for more info on how to install a Audio-CD song.
  96.  
  97. --[Creditz]------------------------------------------------------------------
  98.  
  99.  Blot for their .HSC playing routines.
  100.  
  101.  Sébastien GRANJOUX for his .MOD playing routines.
  102.  
  103.  JMJ for the Pascal Helpdesk :).
  104.  
  105.  The Chaot for his work on the S3M, VOC and CD player.
  106.  
  107.  
  108. --[End]----------------------------------------------------------------------
  109.